
        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 204px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
        }
        
        .h_top:before,
        .f_bj:before {
            height: 67px;
            content: "";
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            z-index: -1;
            background: #395fb2;
            background-image: -webkit-gradient(linear, left top, right bottom, from(#05a057), to(#395fb2));
            background-image: -webkit-linear-gradient(left, #05a057, #395fb2);
            background-image: -moz-linear-gradient(left, #05a057, #395fb2);
            background-image: -o-linear-gradient(left, #05a057, #395fb2);
            background-image: -ms-linear-gradient(left, #05a057, #395fb2);
            background-image: linear-gradient(left, #05a057, #395fb2);
        }
        
        .t_con {
            height: 115px;
            padding: 22px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            width: 242px;
            display: block;
            height: 82px;
        }
        
        .t_text {
            font-size: 22px;
            line-height: 28px;
            color: #0f0e0d;
            padding: 16px 0 0 58px;
            position: relative;
            font-weight: normal;
        }
        
        .t_text span {
            display: block;
            font-size: 24px;
            line-height: 31px;
            font-weight: bold;
            color: #069f58;
        }
        
        .t_text:before {
            height: 48px;
            content: "";
            position: absolute;
            width: 1px;
            left: 31px;
            top: 23px;
            background: #e0e0e0;
        }
        
        .t_pho {
            white-space: nowrap;
            line-height: 20px;
            font-size: 20px;
            color: #666;
            text-align: right;
        }
        
        .t_pho span {
            background: url(images/t_pho.gif) no-repeat 0 6px;
            padding: 0 0 0 24px;
            display: inline-block;
            font-size: 16px;
            line-height: 29px;
            color: #333;
        }
        
        .t_pho b {
            display: block;
            line-height: 24px;
            white-space: nowrap;
            font-size: 26px;
            color: #069f58;
            font-family: Arial;
        }
        
        .menu_fw {
            display: none;
        }
        
        .menu_l {
            white-space: nowrap;
            width: 1200px;
            height: 67px;
            line-height: 22px;
            font-size: 16px;
        }
        .menu_l .menu li {
            float: left;
            position: relative;
            background: url(images/menu-fgx.png) no-repeat 0 21px;
            text-align: center;
        }
        
        .menu_l .menu li:nth-child(1) {
            background: none;
            margin-left: 2px;
        }
        
        .menu_l .menu li a {
            color: #fff;background: none;
            display: inline-block;
            padding: 18px 35px 0 34px;height: 49px
        }
        
        /*.menu_l .menu li:last-child a {*/
        /*    padding-right: 0;*/
        /*}*/
        
        /*.menu_l .menu li:nth-child(1) a {*/
        /*    padding-left: 0;*/
        /*}*/
        
        .menu_l .menu li a em {
            display: block;
            font-style: normal;
            line-height: 13px;
            font-size: 10px;
            text-transform: uppercase;
            opacity: 0.7;
            font-weight: normal;
        }
        
        .menu_l .menu li.cur a,
        .menu_l .menu li a:hover {
            text-decoration: none;
            font-weight: bold;background:#0d654d;
        }
        .menu_l .menu li a:-webkit-any-link {
            display: block;
        }
    

		    .f_bj{color:#666;clear:both;font-family:"Microsoft Yahei";line-height:22px;position: relative;z-index: 9;background:#f5f5f5;font-size: 14px;}
		    .f_bj:before{top: 0;height: 69px;background:#787878;}
		    .f_bj a{color:#666;}
		    .f_nav{height:69px;line-height:69px;text-align: center;overflow: hidden;font-size: 16px;white-space: nowrap;}
		    .f_nav a{display: inline-block;color: #fff;padding: 0 62px 0 0;}
		    .f_nav a:last-child{padding: 0;}
		    .f_nav a:hover{text-decoration: underline;font-weight: bold;}

			.f_con{padding: 30px 0 0;height: 276px;}
			.f_text{height:252px;overflow: hidden;width: 854px;border-bottom: 2px solid #d5d8da;}
			.f_text h3{border-bottom: 2px solid #d5d8da;font-size: 18px;height: 51px;line-height: 51px;background:url(images/f_ico5.gif) no-repeat right 22px;color: #333;margin-bottom: 33px;}
		    .f_text li{width:470px;float: left;position: relative;height: 77px;background:url(images/f_ico1.gif) no-repeat 0 1px;padding: 0 0 0 56px;white-space: nowrap;}
		    .f_text li:nth-child(2n-1){width:270px;}
		    .f_text li:nth-child(2){background:url(images/f_ico2.gif) no-repeat 0 1px;}
		    .f_text li:nth-child(3){background:url(images/f_ico3.gif) no-repeat 0 1px;}
		    .f_text li:nth-child(4){background:url(images/f_ico4.gif) no-repeat 0 1px;}
			.f_text li span{display: block;font-weight: bold;font-size: 16px;line-height: 26px;color: #333;}
			.f_text li:nth-child(4) span{font-size: 14px;}
		    .f_text li b{font-size: 20px;font-family: Arial;color: #069f59;}

			.f_code{width:225px;height: 225px;border: solid 2px #d0d0d0;margin-top: 22px;}
			.f_code h2{padding: 14px 0 0;height: 65px;border-bottom: 2px solid #d5d8da;margin-bottom: 33px;}
			.f_code h2 img{display: block;width: 152px;margin: 0 auto;height: 50px;}
		    .f_code p{width:160px;margin: 0 0 0 48px;}
		    .f_code p img{width:72px;height:68px;display: block;float: left;}
			.f_code p span{display: block;float: left;line-height: 20px;padding: 8px 0 0 26px;position: relative;width: 49px;font-size: 12px;}
			.f_code p span:before{content: "";position: absolute;width:15px;height:1px;top:57px;left:27px;background: #929292;}
			
